home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / sm103.zip / MAIL.INI < prev    next >
INI File  |  1996-07-29  |  986b  |  40 lines

  1. [Stalker Mailer]
  2.  
  3. ;Name of the SMTP relay
  4. Gateway=mail.eunet.ch
  5.  
  6. ;Email address of the sender
  7. Sender=voisard@dial.eunet.ch
  8.  
  9. ;Real name of the sender
  10. Realname=Eric Voisard
  11.  
  12. ;MIME encoding parameters: if MIMEncode=no, mail will be sent 8bits MIME
  13. ;if MIMEncode=yes, mail will be sent 7bits Quoted-printable encoded
  14. ;note: this setting depends on the mail relay capabilities to handle 8bit.
  15. ;(More reliable to let 'yes')
  16. MIMEncode=yes
  17.  
  18. ;Specifie the local charset used (e.g. US = us-ascii; Latin = iso-8859-1)
  19. ;7bits standard ascii
  20. ;Charset=us-ascii
  21. ;Latin alphabet No.1 (most used in Europe)
  22. Charset=iso-8859-1
  23. ;Latin alphabet No.2
  24. ;Charset=iso-8859-2
  25. ;Latin alphabet No.3
  26. ;Charset=iso-8859-3
  27. ;Latin alphabet No.4
  28. ;Charset=iso-8859-4
  29. ;Latin/Cyrillic alphabet
  30. ;Charset=iso-8859-5
  31. ;Latin/Arabic alphabet
  32. ;Charset=iso-8859-6
  33. ;Latin/Greek alphabet
  34. ;Charset=iso-8859-7
  35. ;Latin/Hebrew alphabet
  36. ;Charset=iso-8859-8
  37. ;Latin alphabet No.5
  38. ;Charset=iso-8859-9
  39.  
  40.